/*****************
* Module NewsScrolling
*****************/
#newsScroll {
	width:100%; /* 924px */
	height: 345px;
	padding: 0 0 7px;
	margin:0 0 15px;
	overflow:hidden;
	background: url('http://static.reseaudesvilles.fr/default/images/other/ns-shadow.png') no-repeat bottom center;
}
#newsScroll .newsScroll_block {
	position:relative
}
#newsScroll .newsScroll_infos{
	position:absolute;
	top:103px; right:0;
	width:440px;
	height:90px;
	padding:25px 15px;
	color: #fff;
	background: url('http://static.reseaudesvilles.fr/default/images/other/rgba.png') repeat;
}
#newsScroll .newsScroll_title {
	font-size:20px;
}
#newsScroll .newsScroll_text {
	margin-top:10px;
	font-size:14px;
}
#newsScroll .newsScroll_link {
	text-align:right;
}
#newsScroll .newsScroll_link a{
	display:inline-block;
	color:#898989;
	margin-top:10px;
}
#newsScroll .newsScroll_link .ns_readmore {
	display:block;
	float:left;
	width:100px;
	height:22px;
	line-height:22px;
	text-align:center;
	background-color:#fff;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
}
#newsScroll .newsScroll_link .ns_arrow {
	display:block;
	float:left;
	width:22px;
	height:22px;
	-webkit-border-top-right-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-bottomright: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	text-align: center;
	color: #fff;
	font-size: 15px;
	line-height: 22px;
}
#newsScroll  .rdcSlide-navitem {
	text-indent:-9999px;
	width: 10px; height:11px;
	background: url('http://static.reseaudesvilles.fr/default/images/other/rdcSlide-nav.png') no-repeat 0 0;
}
#newsScroll  .rdcSlide-navcurrent {
	background-position: -10px 0;
}

/*****************
* Module agenda
*****************/
#agenda {
	position:relative;
	margin-bottom: 20px;
}
#agenda_txt {
	background:#EEEEEE;
	position:relative;
	height: 110px;
}
#agenda_list {
	margin-left:110px;
	height: 110px;
	text-align:center;
	color: #5a5a5a;
}
#agenda_today {
	position:absolute;
	top: 0; left: 0;
	width: 110px;
	height: 110px;
	background: url('http://static.reseaudesvilles.fr/default/images/logo/icone-calendar.png') no-repeat center 17px;
}
#agenda_today .agenda_linkall {
	width: 110px;
	height: 110px;
	display:block;
}
#agenda_today .agenda_linkall:hover,
#agenda_today .agenda_linkall:focus,
#agenda_today .agenda_linkall:active {
	text-decoration:none;
}
#agenda_today .today_day, #agenda_today .today_month, #agenda_today .today_year {
	text-align: center;
	color: #fff;
	display:block;
}
#agenda_today .today_day {
	font-size: 20px;
	padding-top: 42px;
}
#agenda_today .today_month {
	font-size: 11px;
	margin-top: 5px;
}
#agenda_today .today_year {
	font-size: 13px;
	margin-top: 9px;
}
#agenda .none {
	text-align:center;
	padding-top:50px;
}
#agenda .event-title, #agenda .event-date, #agenda .event-hour {
	padding:3px 7px;
}
#agenda .event-title, #agenda .event-date {
	font-weight: bold;
}
#agenda .event-title { 
	margin-top: 10px;
	min-height: 30px;
	line-height: 30px;
}
#agenda .event-title a { 
	vertical-align:middle;
	display:inline-block;
	line-height:1.2em;
}
#agenda .event-hour {
	font-style:italic;
}
#agenda .first-item {
	background:url('http://static.reseaudesvilles.fr/default/images/other/agenda-sep.png') no-repeat center right;
}
#agenda .last-item {
	background:url('http://static.reseaudesvilles.fr/default/images/other/agenda-sep.png') no-repeat center left;
}

/*****************
* Module mayor
*****************/
#maire {
	margin-bottom: 20px;
}
#maire_titre  .title {
	font-size:1.7em;
	padding:3px;
}
#maire_txt {
	background:#eeeeee;
	padding:10px 30px;
	text-align:justify;
	font-size:1em;
	position:relative;
}
#maire_txt .img {
	float:left;
	border:1px #E5E5E5 solid;
	margin-right: 25px;
}
#maire_txt .maire_titre {
	font-size:14px;
	padding:4px 0 8px;
	color:#5a5a5a;
	font-weight:bold;
}

/*****************
* Module actualite
*****************/
#actu {
	position:relative;
	margin-bottom: 20px;
}
#actu_txt {
	height:261px;
}
#actu_txt #actu_slider {
	padding-top: 10px;
}
#actu_txt .actu_block {
	display:block;
	width:187px;
	height:255px;
	margin: auto;
	text-decoration:none;
}
#actu_txt .actu_block span {
	display:block;
}
#actu_txt .actu_img {
	height:135px;
}
#actu_txt .actu_infos {
	height:100px;
	padding: 10px;
	overflow:hidden;
	background:#f7f7f7 url('http://static.reseaudesvilles.fr/default/images/other/home_actu.png') no-repeat center;
}
#actu_txt .actu_title {
	font-weight:bold;
	text-transform:uppercase;
}
#actu_txt .actu_desc {
	color:#777777;
	margin-top:5px;
}
#actu_txt .actu_block:hover .actu_title,
#actu_txt .actu_block:hover .actu_desc {
	color:#fff;
}

/*****************
* Module Images/Videos
*****************/
#home_picture {
	margin-bottom: 20px;
}
#home_picture .tabs {
	padding-left:15px;
}
#home_picture .tab {
	display:inline-block;
    cursor:pointer;
	font-size:1.6em;
	color:#fff;
	padding: 6px 14px 3px;
	background: url('http://static.reseaudesvilles.fr/default/images/other/no-active-tab.png') repeat-x;
	
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
#home_picture .tabs .active_tab {
	background:#fff;
	padding:5px 15px 3px;
	border:1px solid #dadada;
	border-bottom:none;
}
#home_picture .tabs_content {
	padding: 15px 35px 10px;
	min-height:123px;
	border:1px solid #dadada;
	margin-top:-1px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#home_picture .tabs_content .active_tab {
	display:block;
}

#home_picture .hp_slider_content {
	height:98px;
}
#home_picture .hp_empty {
	text-align: center;
	margin-top: 50px;
}
#home_picture .video { width:100%; }
#home_picture .rdcSlide-left, #home_picture .rdcSlide-right {
	width:27px; 
	height:27px;
	top: 35px;
	background:#d9d9d9 url('http://static.reseaudesvilles.fr/default/images/other/picture_arrow.png') no-repeat;
}
#home_picture .rdcSlide-left { left: -30px; background-position: 0 0;}
#home_picture .rdcSlide-right { right: -30px; background-position: -27px 0; }

#home_picture .hp_half {
	float:left;
	width: 50%;
	position:relative;
}
#home_picture .hp_half_block {
	padding: 0 20px;
	margin: 15px 0;
}
#home_picture .en-videos .hp_half_block {
	border-left:1px solid #dadada;
}
#home_picture .hp_link_mini, #home_picture .hp_link_maxi {
	position:relative;
	display: block;
	margin:auto;
}
#home_picture .hp_link_mini, #home_picture .hp_link_mini .overlay_play {
	width:130px;
	height:98px;
}
#home_picture .hp_link_maxi, #home_picture .hp_link_maxi .overlay_play {
	width:260px;
	height:195px;
}
#home_picture .hp_link_mini .overlay_play, #home_picture .hp_link_maxi .overlay_play {
	display:block;
	position:absolute;
	top:0; left:0;
	background: url('http://static.reseaudesvilles.fr/default/images/other/video_play.png') no-repeat center;
}

#home_picture #hp_border {
	border:1px solid #dadada;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#home_picture.hp_separated { padding-top:23px; }
#home_picture.hp_separated .tabs {
	position:absolute;
	top:-23px;
}
#home_picture #diapo_txt {
	height: 195px;
	overflow: hidden;
	position:relative
}
#home_picture #diapo_txt a {
	position:absolute;
}

/*****************
* Facebook/twitter
*****************/
#social_block .sn_column {
	width:50%;
	float:left;
	padding-top:22px;
	position:relative;
}
#social_block .social_content {
	background:#eee;
	min-height: 205px;
}
#social_block #fb .social_bcontent {
	padding:6px 4px 6px 0;
}
#social_block .facebook_content {
	padding:0 10px;
	border-right:1px solid #dcdcdc;
}
#social_block .twitter_content {
	padding-left:10px;
}
#social_block .social_titre {
	position:absolute;
	top:0;
}
#social_block .no_content {
	padding-top:30px;
	text-align:center;
}

/*********************************************/
/**											**/
/*********************************************/
#actu_terr {
	position:relative;
	margin-top:10px;
	padding-top:10px;
}

#actu_terr .content{
	padding:10px; 
	background:#EDEDED;
}

#actu_terr .content p{
	margin-bottom:7px;
	width: 50%;
}
#actu_terr .content p:nth-child(odd){float: left;}
#actu_terr .content p:nth-child(even){float: right;}

#actu_terr .content .read_more_link{
	color:#333333;
}

#actu_terr  .title{
	font-size:1.167em;
	font-weight:bold;
	text-transform: uppercase;
	margin-bottom:5px;
	margin-left:14px;
}



#meteo #ephemeride {
	color:#4e4e4e;
	margin:0px 0 10px 10px;
	font-weight: bold;
}
#meteo {
	width:525px;	
}
#meteo .h_frame_head {
	margin-top:10px;
}
#meteo .content {
	width:100%;
	background:url('http://static.reseaudescommunes.fr/default/images/design/cadre_maire_bg.png') repeat-y;
}
#meteo #temp{
	float: left;
	width: 220px;
}
#meteo #sun{
	float: left;
	width: 220px;
}
#meteo #moon{
	float: left;
	width:40px;
	height:40px;
	background-image:url(http://static.reseaudescommunes.fr/default/images/meteo/moon/moon.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	margin-top: 8px;
}
#meteo .foot {
	width:100%;
	height:3px;
	background:url('http://static.reseaudescommunes.fr/default/images/design/cadre_maire_foot.png') no-repeat;
}
#meteo_txt .icon {
	float:left;
	margin:5px 10px 0 15px;
}
#meteo_txt .ville {
	font-size:1em;
	font-weight:bold;
	padding-top:5px;
}
#meteo_txt .moon {
	float:right;
	padding:5px 5px;
}
#meteo_txt .lien {
	padding:0px 15px 0px 0;
	text-align:right;
}
